'宣言 Public Overloads Function HtmlAttributes( _ ByVal attributes As System.Object _ ) As TBuilder
public TBuilder HtmlAttributes( System.object attributes )
パラメータ
- attributes
- The HTML attributes.
戻り値の型
Current builder.
'宣言 Public Overloads Function HtmlAttributes( _ ByVal attributes As System.Object _ ) As TBuilder
public TBuilder HtmlAttributes( System.object attributes )